1. Attributes for form submission

    Attributes for form submission that may be specified on submit buttons. The attributes are: `formaction`, `formenctype`, `formmethod`, `formnovalidate`, and `formtarget`

  2. htmlbuttonelement api: formenctype

  3. htmlbuttonelement api: type

  4. types: <color>: system colors: mark, marktext, buttonborder

  5. html element: button: formenctype

  6. html element: button: type

  7. html element: input: `type="button"`